Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-31630 (GCVE-0-2022-31630)
Vulnerability from cvelistv5 – Published: 2022-11-14 06:53 – Updated: 2024-08-03 07:26{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:26:01.044Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=81739"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"gd"
],
"product": "PHP",
"repo": "https://github.com/php/php-src",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.4.33",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
},
{
"lessThan": "8.0.25",
"status": "affected",
"version": "8.0.x",
"versionType": "custom"
},
{
"lessThan": "8.1.12",
"status": "affected",
"version": "8.1.x",
"versionType": "custom"
}
]
}
],
"configurations": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "gd extension"
}
],
"value": "gd extension"
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"user": "00000000-0000-4000-9000-000000000000",
"value": "cmb@php.net"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "cmb@php.net"
}
],
"datePublic": "2022-10-24T06:40:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u0026nbsp;"
}
],
"value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0"
}
],
"impacts": [
{
"capecId": "CAPEC-540",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-540 Overread Buffers"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-131",
"description": "CWE-131 Incorrect Calculation of Buffer Size",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-04-02T02:38:25.144Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://bugs.php.net/bug.php?id=81739"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81739"
],
"discovery": "INTERNAL"
},
"title": "OOB read due to insufficient input validation in imageloadfont()",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2022-31630",
"datePublished": "2022-11-14T06:53:06.774Z",
"dateReserved": "2022-05-25T21:03:32.861Z",
"dateUpdated": "2024-08-03T07:26:01.044Z",
"requesterUserId": "520cc88b-a1c8-44f6-9154-21a4d74c769f",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-31630",
"date": "2026-06-10",
"epss": "0.00046",
"percentile": "0.1464"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.4.0\", \"versionEndExcluding\": \"7.4.33\", \"matchCriteriaId\": \"53B99259-5C66-4AEF-B500-1F775B6CCA06\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.25\", \"matchCriteriaId\": \"795EC7FC-4A42-4D2B-A900-02CA7770E515\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.1.0\", \"versionEndExcluding\": \"8.1.12\", \"matchCriteriaId\": \"0BFF2544-41D1-41F6-A116-F7069789A585\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\\u00a0\"}, {\"lang\": \"es\", \"value\": \"En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\\u00f3n imageloadfont() en la extensi\\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\\u00f3n, se utilizar\\u00e1 la lectura fuera del b\\u00fafer asignado. Esto puede provocar fallos o divulgaci\\u00f3n de informaci\\u00f3n confidencial.\"}]",
"id": "CVE-2022-31630",
"lastModified": "2024-11-21T07:04:53.693",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 2.5}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H\", \"baseScore\": 7.1, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.2}]}",
"published": "2022-11-14T07:15:09.467",
"references": "[{\"url\": \"https://bugs.php.net/bug.php?id=81739\", \"source\": \"security@php.net\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://bugs.php.net/bug.php?id=81739\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-131\"}, {\"lang\": \"en\", \"value\": \"CWE-190\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-125\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-31630\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2022-11-14T07:15:09.467\",\"lastModified\":\"2024-11-21T07:04:53.693\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0\"},{\"lang\":\"es\",\"value\":\"En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\u00f3n imageloadfont() en la extensi\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\u00f3n, se utilizar\u00e1 la lectura fuera del b\u00fafer asignado. Esto puede provocar fallos o divulgaci\u00f3n de informaci\u00f3n confidencial.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-131\"},{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.33\",\"matchCriteriaId\":\"53B99259-5C66-4AEF-B500-1F775B6CCA06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.25\",\"matchCriteriaId\":\"795EC7FC-4A42-4D2B-A900-02CA7770E515\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.12\",\"matchCriteriaId\":\"0BFF2544-41D1-41F6-A116-F7069789A585\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81739\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=81739\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]}]}}"
}
}
CERTFR-2022-AVI-992
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 7.4.x ant\u00e9rieures \u00e0 7.4.33",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"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-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-992",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-11-04T00:00:00.000000"
}
],
"risks": [
{
"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"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique de s\u00e9curit\u00e9 et\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.4.33 du 03 novembre 2022",
"url": "https://www.php.net/ChangeLog-7.php#7.4.33"
}
]
}
FKIE_CVE-2022-31630
Vulnerability from fkie_nvd - Published: 2022-11-14 07:15 - Updated: 2024-11-21 07:047.1 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security@php.net | https://bugs.php.net/bug.php?id=81739 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=81739 | Exploit, Issue Tracking, Patch, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "53B99259-5C66-4AEF-B500-1F775B6CCA06",
"versionEndExcluding": "7.4.33",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "795EC7FC-4A42-4D2B-A900-02CA7770E515",
"versionEndExcluding": "8.0.25",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0BFF2544-41D1-41F6-A116-F7069789A585",
"versionEndExcluding": "8.1.12",
"versionStartIncluding": "8.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0"
},
{
"lang": "es",
"value": "En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\u00f3n imageloadfont() en la extensi\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\u00f3n, se utilizar\u00e1 la lectura fuera del b\u00fafer asignado. Esto puede provocar fallos o divulgaci\u00f3n de informaci\u00f3n confidencial."
}
],
"id": "CVE-2022-31630",
"lastModified": "2024-11-21T07:04:53.693",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "security@php.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-11-14T07:15:09.467",
"references": [
{
"source": "security@php.net",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81739"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-131"
},
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-JW98-JRC9-MRX5
Vulnerability from github – Published: 2022-11-14 12:00 – Updated: 2022-11-16 19:00In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.
{
"affected": [],
"aliases": [
"CVE-2022-31630"
],
"database_specific": {
"cwe_ids": [
"CWE-125",
"CWE-131"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-11-14T07:15:00Z",
"severity": "HIGH"
},
"details": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.",
"id": "GHSA-jw98-jrc9-mrx5",
"modified": "2022-11-16T19:00:25Z",
"published": "2022-11-14T12:00:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=81739"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2022-31630
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-31630",
"description": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.",
"id": "GSD-2022-31630",
"references": [
"https://www.debian.org/security/2022/dsa-5277",
"https://www.suse.com/security/cve/CVE-2022-31630.html",
"https://ubuntu.com/security/CVE-2022-31630",
"https://access.redhat.com/errata/RHSA-2023:0848",
"https://access.redhat.com/errata/RHSA-2023:0965"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-31630"
],
"details": "In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.",
"id": "GSD-2022-31630",
"modified": "2023-12-13T01:19:17.530946Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"ID": "CVE-2022-31630",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.33"
},
{
"version_affected": "\u003c",
"version_name": "8.0.x",
"version_value": "8.0.25"
},
{
"version_affected": "\u003c",
"version_name": "8.1.x",
"version_value": "8.1.12"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"configuration": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "gd extension"
}
],
"value": "gd extension"
}
],
"credits": [
{
"lang": "en",
"value": "cmb@php.net"
},
{
"lang": "en",
"value": "cmb@php.net"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-131",
"lang": "eng",
"value": "CWE-131 Incorrect Calculation of Buffer Size"
}
]
},
{
"description": [
{
"cweId": "CWE-190",
"lang": "eng",
"value": "CWE-190 Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81739",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81739"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81739"
],
"discovery": "INTERNAL"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "53B99259-5C66-4AEF-B500-1F775B6CCA06",
"versionEndExcluding": "7.4.33",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "795EC7FC-4A42-4D2B-A900-02CA7770E515",
"versionEndExcluding": "8.0.25",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0BFF2544-41D1-41F6-A116-F7069789A585",
"versionEndExcluding": "8.1.12",
"versionStartIncluding": "8.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.\u00a0"
},
{
"lang": "es",
"value": "En versiones de PHP anteriores a 7.4.33, 8.0.25 y 8.2.12, cuando se usa la funci\u00f3n imageloadfont() en la extensi\u00f3n gd, es posible proporcionar un archivo de fuente especialmente manipulado, como si la fuente cargada se usa con imagechar() funci\u00f3n, se utilizar\u00e1 la lectura fuera del b\u00fafer asignado. Esto puede provocar fallos o divulgaci\u00f3n de informaci\u00f3n confidencial."
}
],
"id": "CVE-2022-31630",
"lastModified": "2024-04-02T03:15:07.973",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "security@php.net",
"type": "Secondary"
}
]
},
"published": "2022-11-14T07:15:09.467",
"references": [
{
"source": "security@php.net",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81739"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-131"
},
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "security@php.net",
"type": "Secondary"
}
]
}
}
}
}
OPENSUSE-SU-2024:12467-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:php8-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-cli-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-cli-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-cli-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-cli-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-curl-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-curl-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-curl-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-curl-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dba-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dba-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dba-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dba-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-devel-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-devel-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-devel-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-devel-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dom-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dom-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dom-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-dom-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-exif-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-exif-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-exif-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-exif-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gd-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gd-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gd-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gd-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-intl-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-intl-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-intl-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-intl-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-phar-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-phar-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-phar-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-phar-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-posix-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-posix-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-posix-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-posix-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-readline-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-readline-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-readline-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-readline-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-soap-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-soap-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-soap-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-soap-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zip-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zip-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zip-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zip-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "php8-8.1.12-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php8-8.1.12-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12467",
"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_12467-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
}
],
"title": "php8-8.1.12-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:12467-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": "php8-8.1.12-1.1.aarch64",
"product": {
"name": "php8-8.1.12-1.1.aarch64",
"product_id": "php8-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.12-1.1.aarch64",
"product": {
"name": "php8-bcmath-8.1.12-1.1.aarch64",
"product_id": "php8-bcmath-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.12-1.1.aarch64",
"product": {
"name": "php8-bz2-8.1.12-1.1.aarch64",
"product_id": "php8-bz2-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.12-1.1.aarch64",
"product": {
"name": "php8-calendar-8.1.12-1.1.aarch64",
"product_id": "php8-calendar-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.12-1.1.aarch64",
"product": {
"name": "php8-cli-8.1.12-1.1.aarch64",
"product_id": "php8-cli-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.12-1.1.aarch64",
"product": {
"name": "php8-ctype-8.1.12-1.1.aarch64",
"product_id": "php8-ctype-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.12-1.1.aarch64",
"product": {
"name": "php8-curl-8.1.12-1.1.aarch64",
"product_id": "php8-curl-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.12-1.1.aarch64",
"product": {
"name": "php8-dba-8.1.12-1.1.aarch64",
"product_id": "php8-dba-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.12-1.1.aarch64",
"product": {
"name": "php8-devel-8.1.12-1.1.aarch64",
"product_id": "php8-devel-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.12-1.1.aarch64",
"product": {
"name": "php8-dom-8.1.12-1.1.aarch64",
"product_id": "php8-dom-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.12-1.1.aarch64",
"product": {
"name": "php8-enchant-8.1.12-1.1.aarch64",
"product_id": "php8-enchant-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.12-1.1.aarch64",
"product": {
"name": "php8-exif-8.1.12-1.1.aarch64",
"product_id": "php8-exif-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.12-1.1.aarch64",
"product": {
"name": "php8-ffi-8.1.12-1.1.aarch64",
"product_id": "php8-ffi-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.12-1.1.aarch64",
"product": {
"name": "php8-fileinfo-8.1.12-1.1.aarch64",
"product_id": "php8-fileinfo-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.12-1.1.aarch64",
"product": {
"name": "php8-ftp-8.1.12-1.1.aarch64",
"product_id": "php8-ftp-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.12-1.1.aarch64",
"product": {
"name": "php8-gd-8.1.12-1.1.aarch64",
"product_id": "php8-gd-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.12-1.1.aarch64",
"product": {
"name": "php8-gettext-8.1.12-1.1.aarch64",
"product_id": "php8-gettext-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.12-1.1.aarch64",
"product": {
"name": "php8-gmp-8.1.12-1.1.aarch64",
"product_id": "php8-gmp-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.12-1.1.aarch64",
"product": {
"name": "php8-iconv-8.1.12-1.1.aarch64",
"product_id": "php8-iconv-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.12-1.1.aarch64",
"product": {
"name": "php8-intl-8.1.12-1.1.aarch64",
"product_id": "php8-intl-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.12-1.1.aarch64",
"product": {
"name": "php8-ldap-8.1.12-1.1.aarch64",
"product_id": "php8-ldap-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.12-1.1.aarch64",
"product": {
"name": "php8-mbstring-8.1.12-1.1.aarch64",
"product_id": "php8-mbstring-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.12-1.1.aarch64",
"product": {
"name": "php8-mysql-8.1.12-1.1.aarch64",
"product_id": "php8-mysql-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.12-1.1.aarch64",
"product": {
"name": "php8-odbc-8.1.12-1.1.aarch64",
"product_id": "php8-odbc-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.12-1.1.aarch64",
"product": {
"name": "php8-opcache-8.1.12-1.1.aarch64",
"product_id": "php8-opcache-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.12-1.1.aarch64",
"product": {
"name": "php8-openssl-8.1.12-1.1.aarch64",
"product_id": "php8-openssl-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.12-1.1.aarch64",
"product": {
"name": "php8-pcntl-8.1.12-1.1.aarch64",
"product_id": "php8-pcntl-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.12-1.1.aarch64",
"product": {
"name": "php8-pdo-8.1.12-1.1.aarch64",
"product_id": "php8-pdo-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.12-1.1.aarch64",
"product": {
"name": "php8-pgsql-8.1.12-1.1.aarch64",
"product_id": "php8-pgsql-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.12-1.1.aarch64",
"product": {
"name": "php8-phar-8.1.12-1.1.aarch64",
"product_id": "php8-phar-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.12-1.1.aarch64",
"product": {
"name": "php8-posix-8.1.12-1.1.aarch64",
"product_id": "php8-posix-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.12-1.1.aarch64",
"product": {
"name": "php8-readline-8.1.12-1.1.aarch64",
"product_id": "php8-readline-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.12-1.1.aarch64",
"product": {
"name": "php8-shmop-8.1.12-1.1.aarch64",
"product_id": "php8-shmop-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.12-1.1.aarch64",
"product": {
"name": "php8-snmp-8.1.12-1.1.aarch64",
"product_id": "php8-snmp-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.12-1.1.aarch64",
"product": {
"name": "php8-soap-8.1.12-1.1.aarch64",
"product_id": "php8-soap-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sockets-8.1.12-1.1.aarch64",
"product_id": "php8-sockets-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sodium-8.1.12-1.1.aarch64",
"product_id": "php8-sodium-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sqlite-8.1.12-1.1.aarch64",
"product_id": "php8-sqlite-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.1.12-1.1.aarch64",
"product_id": "php8-sysvmsg-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sysvsem-8.1.12-1.1.aarch64",
"product_id": "php8-sysvsem-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.12-1.1.aarch64",
"product": {
"name": "php8-sysvshm-8.1.12-1.1.aarch64",
"product_id": "php8-sysvshm-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.12-1.1.aarch64",
"product": {
"name": "php8-tidy-8.1.12-1.1.aarch64",
"product_id": "php8-tidy-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.12-1.1.aarch64",
"product": {
"name": "php8-tokenizer-8.1.12-1.1.aarch64",
"product_id": "php8-tokenizer-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.12-1.1.aarch64",
"product": {
"name": "php8-xmlreader-8.1.12-1.1.aarch64",
"product_id": "php8-xmlreader-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.12-1.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.1.12-1.1.aarch64",
"product_id": "php8-xmlwriter-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.12-1.1.aarch64",
"product": {
"name": "php8-xsl-8.1.12-1.1.aarch64",
"product_id": "php8-xsl-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.12-1.1.aarch64",
"product": {
"name": "php8-zip-8.1.12-1.1.aarch64",
"product_id": "php8-zip-8.1.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.12-1.1.aarch64",
"product": {
"name": "php8-zlib-8.1.12-1.1.aarch64",
"product_id": "php8-zlib-8.1.12-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-8.1.12-1.1.ppc64le",
"product_id": "php8-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-bcmath-8.1.12-1.1.ppc64le",
"product_id": "php8-bcmath-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-bz2-8.1.12-1.1.ppc64le",
"product_id": "php8-bz2-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-calendar-8.1.12-1.1.ppc64le",
"product_id": "php8-calendar-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-cli-8.1.12-1.1.ppc64le",
"product_id": "php8-cli-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-ctype-8.1.12-1.1.ppc64le",
"product_id": "php8-ctype-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-curl-8.1.12-1.1.ppc64le",
"product_id": "php8-curl-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-dba-8.1.12-1.1.ppc64le",
"product_id": "php8-dba-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-devel-8.1.12-1.1.ppc64le",
"product_id": "php8-devel-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-dom-8.1.12-1.1.ppc64le",
"product_id": "php8-dom-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-enchant-8.1.12-1.1.ppc64le",
"product_id": "php8-enchant-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-exif-8.1.12-1.1.ppc64le",
"product_id": "php8-exif-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-ffi-8.1.12-1.1.ppc64le",
"product_id": "php8-ffi-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.1.12-1.1.ppc64le",
"product_id": "php8-fileinfo-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-ftp-8.1.12-1.1.ppc64le",
"product_id": "php8-ftp-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-gd-8.1.12-1.1.ppc64le",
"product_id": "php8-gd-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-gettext-8.1.12-1.1.ppc64le",
"product_id": "php8-gettext-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-gmp-8.1.12-1.1.ppc64le",
"product_id": "php8-gmp-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-iconv-8.1.12-1.1.ppc64le",
"product_id": "php8-iconv-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-intl-8.1.12-1.1.ppc64le",
"product_id": "php8-intl-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-ldap-8.1.12-1.1.ppc64le",
"product_id": "php8-ldap-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-mbstring-8.1.12-1.1.ppc64le",
"product_id": "php8-mbstring-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-mysql-8.1.12-1.1.ppc64le",
"product_id": "php8-mysql-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-odbc-8.1.12-1.1.ppc64le",
"product_id": "php8-odbc-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-opcache-8.1.12-1.1.ppc64le",
"product_id": "php8-opcache-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-openssl-8.1.12-1.1.ppc64le",
"product_id": "php8-openssl-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-pcntl-8.1.12-1.1.ppc64le",
"product_id": "php8-pcntl-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-pdo-8.1.12-1.1.ppc64le",
"product_id": "php8-pdo-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-pgsql-8.1.12-1.1.ppc64le",
"product_id": "php8-pgsql-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-phar-8.1.12-1.1.ppc64le",
"product_id": "php8-phar-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-posix-8.1.12-1.1.ppc64le",
"product_id": "php8-posix-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-readline-8.1.12-1.1.ppc64le",
"product_id": "php8-readline-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-shmop-8.1.12-1.1.ppc64le",
"product_id": "php8-shmop-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-snmp-8.1.12-1.1.ppc64le",
"product_id": "php8-snmp-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-soap-8.1.12-1.1.ppc64le",
"product_id": "php8-soap-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sockets-8.1.12-1.1.ppc64le",
"product_id": "php8-sockets-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sodium-8.1.12-1.1.ppc64le",
"product_id": "php8-sodium-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sqlite-8.1.12-1.1.ppc64le",
"product_id": "php8-sqlite-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.1.12-1.1.ppc64le",
"product_id": "php8-sysvmsg-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.1.12-1.1.ppc64le",
"product_id": "php8-sysvsem-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.1.12-1.1.ppc64le",
"product_id": "php8-sysvshm-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-tidy-8.1.12-1.1.ppc64le",
"product_id": "php8-tidy-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.1.12-1.1.ppc64le",
"product_id": "php8-tokenizer-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.1.12-1.1.ppc64le",
"product_id": "php8-xmlreader-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.1.12-1.1.ppc64le",
"product_id": "php8-xmlwriter-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-xsl-8.1.12-1.1.ppc64le",
"product_id": "php8-xsl-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-zip-8.1.12-1.1.ppc64le",
"product_id": "php8-zip-8.1.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.12-1.1.ppc64le",
"product": {
"name": "php8-zlib-8.1.12-1.1.ppc64le",
"product_id": "php8-zlib-8.1.12-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.12-1.1.s390x",
"product": {
"name": "php8-8.1.12-1.1.s390x",
"product_id": "php8-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.12-1.1.s390x",
"product": {
"name": "php8-bcmath-8.1.12-1.1.s390x",
"product_id": "php8-bcmath-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.12-1.1.s390x",
"product": {
"name": "php8-bz2-8.1.12-1.1.s390x",
"product_id": "php8-bz2-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.12-1.1.s390x",
"product": {
"name": "php8-calendar-8.1.12-1.1.s390x",
"product_id": "php8-calendar-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.12-1.1.s390x",
"product": {
"name": "php8-cli-8.1.12-1.1.s390x",
"product_id": "php8-cli-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.12-1.1.s390x",
"product": {
"name": "php8-ctype-8.1.12-1.1.s390x",
"product_id": "php8-ctype-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.12-1.1.s390x",
"product": {
"name": "php8-curl-8.1.12-1.1.s390x",
"product_id": "php8-curl-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.12-1.1.s390x",
"product": {
"name": "php8-dba-8.1.12-1.1.s390x",
"product_id": "php8-dba-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.12-1.1.s390x",
"product": {
"name": "php8-devel-8.1.12-1.1.s390x",
"product_id": "php8-devel-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.12-1.1.s390x",
"product": {
"name": "php8-dom-8.1.12-1.1.s390x",
"product_id": "php8-dom-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.12-1.1.s390x",
"product": {
"name": "php8-enchant-8.1.12-1.1.s390x",
"product_id": "php8-enchant-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.12-1.1.s390x",
"product": {
"name": "php8-exif-8.1.12-1.1.s390x",
"product_id": "php8-exif-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.12-1.1.s390x",
"product": {
"name": "php8-ffi-8.1.12-1.1.s390x",
"product_id": "php8-ffi-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.12-1.1.s390x",
"product": {
"name": "php8-fileinfo-8.1.12-1.1.s390x",
"product_id": "php8-fileinfo-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.12-1.1.s390x",
"product": {
"name": "php8-ftp-8.1.12-1.1.s390x",
"product_id": "php8-ftp-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.12-1.1.s390x",
"product": {
"name": "php8-gd-8.1.12-1.1.s390x",
"product_id": "php8-gd-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.12-1.1.s390x",
"product": {
"name": "php8-gettext-8.1.12-1.1.s390x",
"product_id": "php8-gettext-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.12-1.1.s390x",
"product": {
"name": "php8-gmp-8.1.12-1.1.s390x",
"product_id": "php8-gmp-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.12-1.1.s390x",
"product": {
"name": "php8-iconv-8.1.12-1.1.s390x",
"product_id": "php8-iconv-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.12-1.1.s390x",
"product": {
"name": "php8-intl-8.1.12-1.1.s390x",
"product_id": "php8-intl-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.12-1.1.s390x",
"product": {
"name": "php8-ldap-8.1.12-1.1.s390x",
"product_id": "php8-ldap-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.12-1.1.s390x",
"product": {
"name": "php8-mbstring-8.1.12-1.1.s390x",
"product_id": "php8-mbstring-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.12-1.1.s390x",
"product": {
"name": "php8-mysql-8.1.12-1.1.s390x",
"product_id": "php8-mysql-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.12-1.1.s390x",
"product": {
"name": "php8-odbc-8.1.12-1.1.s390x",
"product_id": "php8-odbc-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.12-1.1.s390x",
"product": {
"name": "php8-opcache-8.1.12-1.1.s390x",
"product_id": "php8-opcache-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.12-1.1.s390x",
"product": {
"name": "php8-openssl-8.1.12-1.1.s390x",
"product_id": "php8-openssl-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.12-1.1.s390x",
"product": {
"name": "php8-pcntl-8.1.12-1.1.s390x",
"product_id": "php8-pcntl-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.12-1.1.s390x",
"product": {
"name": "php8-pdo-8.1.12-1.1.s390x",
"product_id": "php8-pdo-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.12-1.1.s390x",
"product": {
"name": "php8-pgsql-8.1.12-1.1.s390x",
"product_id": "php8-pgsql-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.12-1.1.s390x",
"product": {
"name": "php8-phar-8.1.12-1.1.s390x",
"product_id": "php8-phar-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.12-1.1.s390x",
"product": {
"name": "php8-posix-8.1.12-1.1.s390x",
"product_id": "php8-posix-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.12-1.1.s390x",
"product": {
"name": "php8-readline-8.1.12-1.1.s390x",
"product_id": "php8-readline-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.12-1.1.s390x",
"product": {
"name": "php8-shmop-8.1.12-1.1.s390x",
"product_id": "php8-shmop-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.12-1.1.s390x",
"product": {
"name": "php8-snmp-8.1.12-1.1.s390x",
"product_id": "php8-snmp-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.12-1.1.s390x",
"product": {
"name": "php8-soap-8.1.12-1.1.s390x",
"product_id": "php8-soap-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.12-1.1.s390x",
"product": {
"name": "php8-sockets-8.1.12-1.1.s390x",
"product_id": "php8-sockets-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.12-1.1.s390x",
"product": {
"name": "php8-sodium-8.1.12-1.1.s390x",
"product_id": "php8-sodium-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.12-1.1.s390x",
"product": {
"name": "php8-sqlite-8.1.12-1.1.s390x",
"product_id": "php8-sqlite-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.12-1.1.s390x",
"product": {
"name": "php8-sysvmsg-8.1.12-1.1.s390x",
"product_id": "php8-sysvmsg-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.12-1.1.s390x",
"product": {
"name": "php8-sysvsem-8.1.12-1.1.s390x",
"product_id": "php8-sysvsem-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.12-1.1.s390x",
"product": {
"name": "php8-sysvshm-8.1.12-1.1.s390x",
"product_id": "php8-sysvshm-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.12-1.1.s390x",
"product": {
"name": "php8-tidy-8.1.12-1.1.s390x",
"product_id": "php8-tidy-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.12-1.1.s390x",
"product": {
"name": "php8-tokenizer-8.1.12-1.1.s390x",
"product_id": "php8-tokenizer-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.12-1.1.s390x",
"product": {
"name": "php8-xmlreader-8.1.12-1.1.s390x",
"product_id": "php8-xmlreader-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.12-1.1.s390x",
"product": {
"name": "php8-xmlwriter-8.1.12-1.1.s390x",
"product_id": "php8-xmlwriter-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.12-1.1.s390x",
"product": {
"name": "php8-xsl-8.1.12-1.1.s390x",
"product_id": "php8-xsl-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.12-1.1.s390x",
"product": {
"name": "php8-zip-8.1.12-1.1.s390x",
"product_id": "php8-zip-8.1.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.12-1.1.s390x",
"product": {
"name": "php8-zlib-8.1.12-1.1.s390x",
"product_id": "php8-zlib-8.1.12-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.12-1.1.x86_64",
"product": {
"name": "php8-8.1.12-1.1.x86_64",
"product_id": "php8-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.12-1.1.x86_64",
"product": {
"name": "php8-bcmath-8.1.12-1.1.x86_64",
"product_id": "php8-bcmath-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.12-1.1.x86_64",
"product": {
"name": "php8-bz2-8.1.12-1.1.x86_64",
"product_id": "php8-bz2-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.12-1.1.x86_64",
"product": {
"name": "php8-calendar-8.1.12-1.1.x86_64",
"product_id": "php8-calendar-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.12-1.1.x86_64",
"product": {
"name": "php8-cli-8.1.12-1.1.x86_64",
"product_id": "php8-cli-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.12-1.1.x86_64",
"product": {
"name": "php8-ctype-8.1.12-1.1.x86_64",
"product_id": "php8-ctype-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.12-1.1.x86_64",
"product": {
"name": "php8-curl-8.1.12-1.1.x86_64",
"product_id": "php8-curl-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.12-1.1.x86_64",
"product": {
"name": "php8-dba-8.1.12-1.1.x86_64",
"product_id": "php8-dba-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.12-1.1.x86_64",
"product": {
"name": "php8-devel-8.1.12-1.1.x86_64",
"product_id": "php8-devel-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.12-1.1.x86_64",
"product": {
"name": "php8-dom-8.1.12-1.1.x86_64",
"product_id": "php8-dom-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.12-1.1.x86_64",
"product": {
"name": "php8-enchant-8.1.12-1.1.x86_64",
"product_id": "php8-enchant-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.12-1.1.x86_64",
"product": {
"name": "php8-exif-8.1.12-1.1.x86_64",
"product_id": "php8-exif-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.12-1.1.x86_64",
"product": {
"name": "php8-ffi-8.1.12-1.1.x86_64",
"product_id": "php8-ffi-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.12-1.1.x86_64",
"product": {
"name": "php8-fileinfo-8.1.12-1.1.x86_64",
"product_id": "php8-fileinfo-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.12-1.1.x86_64",
"product": {
"name": "php8-ftp-8.1.12-1.1.x86_64",
"product_id": "php8-ftp-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.12-1.1.x86_64",
"product": {
"name": "php8-gd-8.1.12-1.1.x86_64",
"product_id": "php8-gd-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.12-1.1.x86_64",
"product": {
"name": "php8-gettext-8.1.12-1.1.x86_64",
"product_id": "php8-gettext-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.12-1.1.x86_64",
"product": {
"name": "php8-gmp-8.1.12-1.1.x86_64",
"product_id": "php8-gmp-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.12-1.1.x86_64",
"product": {
"name": "php8-iconv-8.1.12-1.1.x86_64",
"product_id": "php8-iconv-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.12-1.1.x86_64",
"product": {
"name": "php8-intl-8.1.12-1.1.x86_64",
"product_id": "php8-intl-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.12-1.1.x86_64",
"product": {
"name": "php8-ldap-8.1.12-1.1.x86_64",
"product_id": "php8-ldap-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.12-1.1.x86_64",
"product": {
"name": "php8-mbstring-8.1.12-1.1.x86_64",
"product_id": "php8-mbstring-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.12-1.1.x86_64",
"product": {
"name": "php8-mysql-8.1.12-1.1.x86_64",
"product_id": "php8-mysql-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.12-1.1.x86_64",
"product": {
"name": "php8-odbc-8.1.12-1.1.x86_64",
"product_id": "php8-odbc-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.12-1.1.x86_64",
"product": {
"name": "php8-opcache-8.1.12-1.1.x86_64",
"product_id": "php8-opcache-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.12-1.1.x86_64",
"product": {
"name": "php8-openssl-8.1.12-1.1.x86_64",
"product_id": "php8-openssl-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.12-1.1.x86_64",
"product": {
"name": "php8-pcntl-8.1.12-1.1.x86_64",
"product_id": "php8-pcntl-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.12-1.1.x86_64",
"product": {
"name": "php8-pdo-8.1.12-1.1.x86_64",
"product_id": "php8-pdo-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.12-1.1.x86_64",
"product": {
"name": "php8-pgsql-8.1.12-1.1.x86_64",
"product_id": "php8-pgsql-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.12-1.1.x86_64",
"product": {
"name": "php8-phar-8.1.12-1.1.x86_64",
"product_id": "php8-phar-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.12-1.1.x86_64",
"product": {
"name": "php8-posix-8.1.12-1.1.x86_64",
"product_id": "php8-posix-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.12-1.1.x86_64",
"product": {
"name": "php8-readline-8.1.12-1.1.x86_64",
"product_id": "php8-readline-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.12-1.1.x86_64",
"product": {
"name": "php8-shmop-8.1.12-1.1.x86_64",
"product_id": "php8-shmop-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.12-1.1.x86_64",
"product": {
"name": "php8-snmp-8.1.12-1.1.x86_64",
"product_id": "php8-snmp-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.12-1.1.x86_64",
"product": {
"name": "php8-soap-8.1.12-1.1.x86_64",
"product_id": "php8-soap-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sockets-8.1.12-1.1.x86_64",
"product_id": "php8-sockets-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sodium-8.1.12-1.1.x86_64",
"product_id": "php8-sodium-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sqlite-8.1.12-1.1.x86_64",
"product_id": "php8-sqlite-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.1.12-1.1.x86_64",
"product_id": "php8-sysvmsg-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sysvsem-8.1.12-1.1.x86_64",
"product_id": "php8-sysvsem-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.12-1.1.x86_64",
"product": {
"name": "php8-sysvshm-8.1.12-1.1.x86_64",
"product_id": "php8-sysvshm-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.12-1.1.x86_64",
"product": {
"name": "php8-tidy-8.1.12-1.1.x86_64",
"product_id": "php8-tidy-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.12-1.1.x86_64",
"product": {
"name": "php8-tokenizer-8.1.12-1.1.x86_64",
"product_id": "php8-tokenizer-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.12-1.1.x86_64",
"product": {
"name": "php8-xmlreader-8.1.12-1.1.x86_64",
"product_id": "php8-xmlreader-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.12-1.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.1.12-1.1.x86_64",
"product_id": "php8-xmlwriter-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.12-1.1.x86_64",
"product": {
"name": "php8-xsl-8.1.12-1.1.x86_64",
"product_id": "php8-xsl-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.12-1.1.x86_64",
"product": {
"name": "php8-zip-8.1.12-1.1.x86_64",
"product_id": "php8-zip-8.1.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.12-1.1.x86_64",
"product": {
"name": "php8-zlib-8.1.12-1.1.x86_64",
"product_id": "php8-zlib-8.1.12-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": "php8-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.12-1.1.aarch64"
},
"product_reference": "php8-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.12-1.1.s390x"
},
"product_reference": "php8-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.12-1.1.x86_64"
},
"product_reference": "php8-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.aarch64"
},
"product_reference": "php8-bcmath-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-bcmath-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.s390x"
},
"product_reference": "php8-bcmath-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.x86_64"
},
"product_reference": "php8-bcmath-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.aarch64"
},
"product_reference": "php8-bz2-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-bz2-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.s390x"
},
"product_reference": "php8-bz2-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.x86_64"
},
"product_reference": "php8-bz2-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.aarch64"
},
"product_reference": "php8-calendar-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-calendar-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.s390x"
},
"product_reference": "php8-calendar-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.x86_64"
},
"product_reference": "php8-calendar-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.12-1.1.aarch64"
},
"product_reference": "php8-cli-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-cli-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.12-1.1.s390x"
},
"product_reference": "php8-cli-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.12-1.1.x86_64"
},
"product_reference": "php8-cli-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.aarch64"
},
"product_reference": "php8-ctype-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-ctype-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.s390x"
},
"product_reference": "php8-ctype-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.x86_64"
},
"product_reference": "php8-ctype-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.12-1.1.aarch64"
},
"product_reference": "php8-curl-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-curl-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.12-1.1.s390x"
},
"product_reference": "php8-curl-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.12-1.1.x86_64"
},
"product_reference": "php8-curl-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.12-1.1.aarch64"
},
"product_reference": "php8-dba-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-dba-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.12-1.1.s390x"
},
"product_reference": "php8-dba-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.12-1.1.x86_64"
},
"product_reference": "php8-dba-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.12-1.1.aarch64"
},
"product_reference": "php8-devel-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-devel-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.12-1.1.s390x"
},
"product_reference": "php8-devel-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.12-1.1.x86_64"
},
"product_reference": "php8-devel-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.12-1.1.aarch64"
},
"product_reference": "php8-dom-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-dom-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.12-1.1.s390x"
},
"product_reference": "php8-dom-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.12-1.1.x86_64"
},
"product_reference": "php8-dom-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.aarch64"
},
"product_reference": "php8-enchant-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-enchant-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.s390x"
},
"product_reference": "php8-enchant-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.x86_64"
},
"product_reference": "php8-enchant-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.12-1.1.aarch64"
},
"product_reference": "php8-exif-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-exif-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.12-1.1.s390x"
},
"product_reference": "php8-exif-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.12-1.1.x86_64"
},
"product_reference": "php8-exif-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.aarch64"
},
"product_reference": "php8-ffi-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-ffi-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.s390x"
},
"product_reference": "php8-ffi-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.x86_64"
},
"product_reference": "php8-ffi-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.aarch64"
},
"product_reference": "php8-fileinfo-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.s390x"
},
"product_reference": "php8-fileinfo-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.x86_64"
},
"product_reference": "php8-fileinfo-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.aarch64"
},
"product_reference": "php8-ftp-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-ftp-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.s390x"
},
"product_reference": "php8-ftp-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.x86_64"
},
"product_reference": "php8-ftp-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.12-1.1.aarch64"
},
"product_reference": "php8-gd-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-gd-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.12-1.1.s390x"
},
"product_reference": "php8-gd-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.12-1.1.x86_64"
},
"product_reference": "php8-gd-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.aarch64"
},
"product_reference": "php8-gettext-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-gettext-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.s390x"
},
"product_reference": "php8-gettext-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.x86_64"
},
"product_reference": "php8-gettext-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.aarch64"
},
"product_reference": "php8-gmp-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-gmp-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.s390x"
},
"product_reference": "php8-gmp-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.x86_64"
},
"product_reference": "php8-gmp-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.aarch64"
},
"product_reference": "php8-iconv-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-iconv-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.s390x"
},
"product_reference": "php8-iconv-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.x86_64"
},
"product_reference": "php8-iconv-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.12-1.1.aarch64"
},
"product_reference": "php8-intl-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-intl-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.12-1.1.s390x"
},
"product_reference": "php8-intl-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.12-1.1.x86_64"
},
"product_reference": "php8-intl-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.aarch64"
},
"product_reference": "php8-ldap-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-ldap-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.s390x"
},
"product_reference": "php8-ldap-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.x86_64"
},
"product_reference": "php8-ldap-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.aarch64"
},
"product_reference": "php8-mbstring-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-mbstring-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.s390x"
},
"product_reference": "php8-mbstring-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.x86_64"
},
"product_reference": "php8-mbstring-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.aarch64"
},
"product_reference": "php8-mysql-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-mysql-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.s390x"
},
"product_reference": "php8-mysql-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.x86_64"
},
"product_reference": "php8-mysql-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.aarch64"
},
"product_reference": "php8-odbc-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-odbc-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.s390x"
},
"product_reference": "php8-odbc-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.x86_64"
},
"product_reference": "php8-odbc-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.aarch64"
},
"product_reference": "php8-opcache-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-opcache-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.s390x"
},
"product_reference": "php8-opcache-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.x86_64"
},
"product_reference": "php8-opcache-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.aarch64"
},
"product_reference": "php8-openssl-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-openssl-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.s390x"
},
"product_reference": "php8-openssl-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.x86_64"
},
"product_reference": "php8-openssl-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.aarch64"
},
"product_reference": "php8-pcntl-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-pcntl-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.s390x"
},
"product_reference": "php8-pcntl-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.x86_64"
},
"product_reference": "php8-pcntl-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.aarch64"
},
"product_reference": "php8-pdo-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-pdo-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.s390x"
},
"product_reference": "php8-pdo-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.x86_64"
},
"product_reference": "php8-pdo-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.aarch64"
},
"product_reference": "php8-pgsql-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-pgsql-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.s390x"
},
"product_reference": "php8-pgsql-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.x86_64"
},
"product_reference": "php8-pgsql-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.12-1.1.aarch64"
},
"product_reference": "php8-phar-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-phar-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.12-1.1.s390x"
},
"product_reference": "php8-phar-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.12-1.1.x86_64"
},
"product_reference": "php8-phar-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.12-1.1.aarch64"
},
"product_reference": "php8-posix-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-posix-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.12-1.1.s390x"
},
"product_reference": "php8-posix-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.12-1.1.x86_64"
},
"product_reference": "php8-posix-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.12-1.1.aarch64"
},
"product_reference": "php8-readline-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-readline-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.12-1.1.s390x"
},
"product_reference": "php8-readline-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.12-1.1.x86_64"
},
"product_reference": "php8-readline-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.aarch64"
},
"product_reference": "php8-shmop-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-shmop-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.s390x"
},
"product_reference": "php8-shmop-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.x86_64"
},
"product_reference": "php8-shmop-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.aarch64"
},
"product_reference": "php8-snmp-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-snmp-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.s390x"
},
"product_reference": "php8-snmp-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.x86_64"
},
"product_reference": "php8-snmp-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.12-1.1.aarch64"
},
"product_reference": "php8-soap-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-soap-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.12-1.1.s390x"
},
"product_reference": "php8-soap-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.12-1.1.x86_64"
},
"product_reference": "php8-soap-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sockets-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sockets-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.s390x"
},
"product_reference": "php8-sockets-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sockets-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sodium-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sodium-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.s390x"
},
"product_reference": "php8-sodium-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sodium-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sqlite-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sqlite-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.s390x"
},
"product_reference": "php8-sqlite-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sqlite-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.s390x"
},
"product_reference": "php8-sysvmsg-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sysvsem-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.s390x"
},
"product_reference": "php8-sysvsem-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sysvsem-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.aarch64"
},
"product_reference": "php8-sysvshm-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.s390x"
},
"product_reference": "php8-sysvshm-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.x86_64"
},
"product_reference": "php8-sysvshm-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.aarch64"
},
"product_reference": "php8-tidy-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-tidy-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.s390x"
},
"product_reference": "php8-tidy-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.x86_64"
},
"product_reference": "php8-tidy-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.aarch64"
},
"product_reference": "php8-tokenizer-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.s390x"
},
"product_reference": "php8-tokenizer-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.x86_64"
},
"product_reference": "php8-tokenizer-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.aarch64"
},
"product_reference": "php8-xmlreader-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.s390x"
},
"product_reference": "php8-xmlreader-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.x86_64"
},
"product_reference": "php8-xmlreader-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.s390x"
},
"product_reference": "php8-xmlwriter-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.aarch64"
},
"product_reference": "php8-xsl-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-xsl-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.s390x"
},
"product_reference": "php8-xsl-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.x86_64"
},
"product_reference": "php8-xsl-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.12-1.1.aarch64"
},
"product_reference": "php8-zip-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-zip-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.12-1.1.s390x"
},
"product_reference": "php8-zip-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.12-1.1.x86_64"
},
"product_reference": "php8-zip-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.aarch64"
},
"product_reference": "php8-zlib-8.1.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.ppc64le"
},
"product_reference": "php8-zlib-8.1.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.s390x"
},
"product_reference": "php8-zlib-8.1.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.x86_64"
},
"product_reference": "php8-zlib-8.1.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_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:php8-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.12-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:php8-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.12-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
}
]
}
RHSA-2023:0848
Vulnerability from csaf_redhat - Published: 2023-02-21 09:35 - Updated: 2025-12-26 15:29A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
|
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0 | — |
Vendor Fix
fix
Workaround
|
{
"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 the php:8.0 module is now available for Red Hat Enterprise Linux 8.\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": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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-2023:0848",
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0848.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0848",
"initial_release_date": "2023-02-21T09:35:47+00:00",
"revision_history": [
{
"date": "2023-02-21T09:35:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-21T09:35:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2179880"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: potential buffer overflow in php_cli_server_startup_workers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4900"
},
{
"category": "external",
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900"
}
],
"release_date": "2022-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: potential buffer overflow in php_cli_server_startup_workers"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an 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": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"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": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:0965
Vulnerability from csaf_redhat - Published: 2023-02-28 08:28 - Updated: 2025-12-26 15:29A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 php is now available for Red Hat Enterprise Linux 9.\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": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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-2023:0965",
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0965.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:24+00:00",
"generator": {
"date": "2025-12-26T15:29:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0965",
"initial_release_date": "2023-02-28T08:28:01+00:00",
"revision_history": [
{
"date": "2023-02-28T08:28:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-28T08:28:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.src",
"product": {
"name": "php-0:8.0.27-1.el9_1.src",
"product_id": "php-0:8.0.27-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-0:8.0.27-1.el9_1.s390x",
"product_id": "php-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_id": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src"
},
"product_reference": "php-0:8.0.27-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an 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": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"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": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:2417
Vulnerability from csaf_redhat - Published: 2023-05-09 10:02 - Updated: 2025-12-26 15:29A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
|
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1 | — |
Vendor Fix
fix
Workaround
|
{
"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 the php:8.1 module is now available for Red Hat Enterprise Linux 9.\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": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.1.14).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.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-2023:2417",
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2417.json"
}
],
"title": "Red Hat Security Advisory: php:8.1 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2417",
"initial_release_date": "2023-05-09T10:02:31+00:00",
"revision_history": [
{
"date": "2023-05-09T10:02:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:02:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"product": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch (php:8.1)",
"product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1"
},
"product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an 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": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"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": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:2903
Vulnerability from csaf_redhat - Published: 2023-05-16 09:08 - Updated: 2025-12-26 15:29An integer overflow vulnerability in PHP can lead to a buffer overflow when constructing extremely long strings with the ".=" operator. In unusual circumstances, this could be used by an attacker to cause an application to crash or possibly have other consequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4 | — |
Vendor Fix
fix
Workaround
|
{
"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 the php:7.4 module is now available for Red Hat Enterprise Linux 8.\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": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.33).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2903",
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2903.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2903",
"initial_release_date": "2023-05-16T09:08:21+00:00",
"revision_history": [
{
"date": "2023-05-16T09:08:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T09:08:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"discovery_date": "2017-05-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1451700"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability in PHP can lead to a buffer overflow when constructing extremely long strings with the \".=\" operator. In unusual circumstances, this could be used by an attacker to cause an application to crash or possibly have other consequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Overflowing the length of string causes crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only practical to exploit on 32-bit systems, and then only when the memory limit is raised from its default to a value larger than 2 GiB. The default settings make exploitation impossible. For these reasons, PHP upstream developers do not consider this to be a security issue. Red Hat Software Collections and Red Hat Enterprise Linux 7 and later only distribute PHP built for 64-bit systems.",
"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": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "RHBZ#1451700",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1451700"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8923",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8923"
}
],
"release_date": "2017-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"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": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Overflowing the length of string causes crash"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an 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": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"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": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023_0848
Vulnerability from csaf_redhat - Published: 2023-02-21 09:35 - Updated: 2024-11-25 02:52A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 the php:8.0 module is now available for Red Hat Enterprise Linux 8.\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": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"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-2023:0848",
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0848.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security update",
"tracking": {
"current_release_date": "2024-11-25T02:52:57+00:00",
"generator": {
"date": "2024-11-25T02:52:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:0848",
"initial_release_date": "2023-02-21T09:35:47+00:00",
"revision_history": [
{
"date": "2023-02-21T09:35:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-21T09:35:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-25T02:52:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:8.0:8070020230118114629:ef331662",
"product": {
"name": "php:8.0:8070020230118114629:ef331662",
"product_id": "php:8.0:8070020230118114629:ef331662",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
"product_reference": "php:8.0:8070020230118114629:ef331662",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2179880"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: potential buffer overflow in php_cli_server_startup_workers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4900"
},
{
"category": "external",
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900"
}
],
"release_date": "2022-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: potential buffer overflow in php_cli_server_startup_workers"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an 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": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"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": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+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 must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.